Conversation
Pull Request Review: TUnit 1.6.0 Dependency UpdateOverviewThis PR updates TUnit packages from 1.5.80 to 1.6.0 across template files and central package management. The update is generated by Renovate Bot and includes a minor version bump. ✅ Positive Observations
📝 Considerations
🔍 Code Quality AssessmentStyle Compliance: ✅ No code changes to review ✅ RecommendationAPPROVE with minor verification This PR is safe to merge once CI passes. The automated dependency update is well-structured and maintains consistency across all template files. Suggested Pre-Merge Checklist:
Review Completed: 2025-12-21 |
There was a problem hiding this comment.
Pull request overview
This PR updates TUnit packages from version 1.5.80 to 1.6.0 across all project templates and the central package management file. The update is a minor version bump that includes the new TUnit.AspNetCore feature according to the release notes. All package references are consistently updated without any breaking changes.
Key Changes:
- Updated TUnit core packages (TUnit, TUnit.Core, TUnit.Assertions) from 1.5.80 to 1.6.0
- Updated TUnit.Playwright and TUnit.Assertions.FSharp from 1.5.80 to 1.6.0
- Maintained consistency across all template projects and central package management
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| TUnit.Templates/content/TUnit/TestProject.csproj | Updated TUnit package reference to 1.6.0 in C# template |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Updated TUnit package reference to 1.6.0 in VB template |
| TUnit.Templates/content/TUnit.Playwright/TestProject.csproj | Updated TUnit.Playwright package reference to 1.6.0 in Playwright template |
| TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp package references to 1.6.0 in F# template |
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Updated TUnit package reference to 1.6.0 in Aspire test template |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Updated TUnit package reference to 1.6.0 in Aspire starter template |
| TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj | Updated TUnit package reference to 1.6.0 in ASP.NET template |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp package references to 1.6.0 in ASP.NET F# template |
| Directory.Packages.props | Updated TUnit, TUnit.Core, and TUnit.Assertions package versions to 1.6.0 in central package management |
Review Result: No issues found. This is a clean dependency update with consistent version bumps across all affected packages and templates.
This PR contains the following updates:
1.5.80→1.6.01.5.80→1.6.01.5.80→1.6.01.5.80→1.6.01.5.80→1.6.0Release Notes
thomhurst/TUnit (TUnit)
v1.6.0: 1.6.0What's Changed
Other Changes
Dependencies
Full Changelog: v1.5.80...v1.6.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.